home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / px.ppd < prev    next >
Encoding:
Text File  |  2003-02-21  |  6.3 KB  |  218 lines

  1. *% Tektronix Phaser Printer Description File
  2. *% For Phaser PX version v2.03 
  3. *%
  4. *% Copyright 1990 Tektronix Incorporated.  All Rights Reserved.
  5. *% Modified by Microsoft 1/22/99 a-roblow added LanguageLevel 1
  6.  
  7. *%  Defaults and General Information
  8.  
  9. *LanguageVersion: English
  10. *FormatVersion: "3.0"
  11. *FileVersion: "2.0"
  12. *PSVersion: "(49.4) 2"
  13. *Manufacturer: "Tektronix"
  14. *Product: "(Phaser PX)"
  15. *NickName: "Tektronix Phaser PX"
  16. *DefaultResolution: 300dpi
  17. *ColorDevice: True
  18. *LanguageLevel: "1"
  19.  
  20. *% System Management
  21.  
  22. *Throughput: "1"
  23. *% VM is minimum guaranteed, users may expand
  24. *FreeVM: "700000"
  25.  
  26. *Reset: "systemdict /quit get exec"
  27.  
  28. *Password: "0"
  29. *ExitServer: "serverdict /exitserver get exec"
  30.  
  31. *FileSystem: False
  32. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  33.  
  34.  
  35. *% Gray Levels and Halftoning
  36.  
  37. *ScreenFreq: "60"
  38. *ScreenAngle: "37"
  39. *DefaultScreenProc: Dot
  40. *ScreenProc Dot: "{dup mul exch dup mul add neg 1.0 add }"
  41. *DefaultTransfer: Null
  42. *Transfer Null: "{ }"
  43. *Transfer Null.Invert: "{ 1 exch sub }"
  44.  
  45.  
  46. *% Paper Handling
  47.  
  48. *DefaultPageSize: Letter
  49. *PageSize Letter: "letter"
  50. *PageSize A4: "a4"
  51. *PageSize Legal: "legal"
  52. *PageSize A4.Special: "a4special"
  53. *?PageSize: "(Unknown) == flush"
  54.  
  55. *DefaultPageRegion: Letter
  56. *PageRegion Letter: "letter"
  57. *PageRegion A4: "a4"
  58. *PageRegion Legal: "legal"
  59. *PageRegion A4.Special: "a4special"
  60.  
  61. *DefaultPaperTray: None
  62. *?PaperTray: "(Unknown) == flush"
  63.  
  64. *DefaultImageableArea: Letter
  65. *ImageableArea Letter: "14 92 598 700 "
  66. *ImageableArea Legal: "14 115 598 893 "
  67. *ImageableArea A4: "14 92 581 750"
  68. *ImageableArea A4.Special: "14 115 581 893 "
  69. *?ImageableArea: "
  70.  save 
  71.  newpath clippath pathbbox
  72.  4 2 roll 
  73.  exch
  74.  ceiling cvi (      ) cvs print ( ) print
  75.  ceiling cvi (      ) cvs print ( ) print
  76.  exch 
  77.  floor cvi (      ) cvs print ( ) print
  78.  floor cvi (      ) cvs print ( ) print
  79.  flush
  80.  restore
  81. "
  82. *End
  83.  
  84. *DefaultPaperDimension: Letter
  85. *PaperDimension Letter: "612 792"
  86. *PaperDimension A4: "595 842"
  87. *PaperDimension Legal: "612 1008"
  88. *PaperDimension A4.Special: "595 1008"
  89.  
  90. *VariablePaperSize: False
  91. *DefaultInputSlot: None
  92. *DefaultManualFeed: None
  93. *DefaultOutputBin: OnlyOne
  94. *DefaultOutputOrder: Reverse
  95. *DefaultCollator: None
  96. *DefaultDuplex: None
  97.  
  98.  
  99. *% Font Information
  100.  
  101. *DefaultFont: Courier
  102. *Font AvantGarde-Book: Standard "(001.002)"
  103. *Font AvantGarde-BookOblique: Standard "(001.002)"
  104. *Font AvantGarde-Demi: Standard "(001.003)"
  105. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  106. *Font Bookman-Demi: Standard "(001.001)"
  107. *Font Bookman-DemiItalic: Standard "(001.001)"
  108. *Font Bookman-Light: Standard "(001.001)"
  109. *Font Bookman-LightItalic: Standard "(001.001)"
  110. *Font Courier: Standard "(001.004)"
  111. *Font Courier-Bold: Standard "(001.004)"
  112. *Font Courier-BoldOblique: Standard "(001.004)"
  113. *Font Courier-Oblique: Standard "(001.004)"
  114. *Font Helvetica: Standard "(001.002)"
  115. *Font Helvetica-Bold: Standard "(001.002)"
  116. *Font Helvetica-BoldOblique: Standard "(001.002)"
  117. *Font Helvetica-Narrow: Standard "(001.001)"
  118. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  119. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  120. *Font Helvetica-Narrow-Oblique: Standard "(001.001)"
  121. *Font Helvetica-Oblique: Standard "(001.002)"
  122. *Font NewCenturySchlbk-Bold: Standard "(001.005)"
  123. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  124. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  125. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  126. *Font Palatino-Bold: Standard "(001.002)"
  127. *Font Palatino-BoldItalic: Standard "(001.002)"
  128. *Font Palatino-Italic: Standard "(001.002)"
  129. *Font Palatino-Roman: Standard "(001.001)"
  130. *Font Symbol: Special "(001.003)"
  131. *Font Times-Bold: Standard "(001.002)"
  132. *Font Times-BoldItalic: Standard "(001.004)"
  133. *Font Times-Italic: Standard "(001.002)"
  134. *Font Times-Roman: Standard "(001.002)"
  135. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  136. *Font ZapfDingbats: Special "(001.001)"
  137.  
  138.  
  139. *?FontList: " save FontDirectory { pop == } forall (*) == flush restore "
  140.  
  141. *?FontQuery: "
  142. save count dup 1 add roll
  143. count -1 2 
  144.  {
  145.    pop dup =string cvs (/) print print (:) print 
  146.    FontDirectory exch known {(Yes\n){(No\n)} ifelse print
  147.  }
  148. for 
  149. (*) print flush
  150. restore
  151. "
  152. *End
  153.  
  154. *% Printer Messages
  155.  
  156. *% PrinterErrors
  157. *PrinterError: "output hardware fault (see manual)"
  158. *PrinterError: "printer not responding"
  159. *PrinterError: "interface fault (see manual)"
  160. *PrinterError: "resetting printer"
  161. *PrinterError: "out of ribbon"
  162. *PrinterError: "out of paper"
  163. *PrinterError: "cover open"
  164. *PrinterError: "printer reports failure (see manual)"
  165. *PrinterError: "head temperature (see manual)"
  166. *PrinterError: "ribbon jam"
  167. *PrinterError: "paper jam"
  168. *PrinterError: "paper entry misfeed"
  169. *PrinterError: "non-fatal internal error (see manual)"
  170. *PrinterError: "printer not ready"
  171.  
  172. *% Statuses
  173. *Status: "idle"
  174. *Status: "busy"
  175. *Status: "waiting"
  176. *Status: "printing"
  177. *Status: "warming up"
  178. *Status: "initializing"
  179. *Status: "printing test page"
  180. *Status: "PrinterError: end of ribbon"
  181. *Status: "PrinterError: out of paper"
  182. *Status: "PrinterError: printer fault"
  183. *Status: "PrinterError: printer offline"
  184.  
  185. *% Sources
  186. *Source: "serial 25"
  187. *Source: "parallel"
  188. *Source: "AppleTalk"
  189.  
  190. *% Messages
  191. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  192. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  193. *Message: "\FontName\ not found, using Courier"
  194.  
  195.  
  196. *% Color Separation Information
  197.  
  198. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  199.  
  200. *InkName: ProcessBlack/Process Black
  201. *InkName: ProcessCyan/Process Cyan
  202. *InkName: ProcessMagenta/Process Magenta
  203. *InkName: ProcessYellow/Process Yellow
  204.  
  205. *% For 60 lpi / 300 dpi =====================================================
  206.  
  207. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  208. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  209. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  210. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  211.  
  212. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  213. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  214. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  215. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  216.  
  217. *% end of PPD file for Tektronix Phaser PX
  218.